vcScopeStatement
vcScopeStatement is a robot statement that can execute its own scope of statements.
See in: Overview
Module: vcExecutor
Parent: vcStatement
Children: vcCustomScopeStatement, vcWhileStatement
Referenced by: -
Properties
Learn how to use properties here. The properties are also inherited from the parent class.
| Name | Type | Access | Description |
| Scope | vcScope | R | Gets the scope executed by the statement. |